GetItemString
Mac OSThe
GetItemString
method gets the text string of the specified menu item.
void GetItemString (in ODCommandID cmdNumber, out ODIText itemString);
cmdNumber
- The command ID of the menu item whose text you wish to obtain. On the Mac OS platform, the command ID is defined as a signed 32-bit value.
itemString
- The text string of the specified menu item.
EXCEPTIONS
kODErrInvalidCommandID
- The specified menu item does not exist.
SEE ALSO
TheODCommandID
type (page 895).
TheODIText
type (page 875).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help